CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 聚类

搜索资源列表

  1. Data-mining

    0下载:
  2. 数据挖掘源算法,如遗传算法、k-均值聚类等-Data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:472831
    • 提供者:
  1. ga_improve_fcm

    0下载:
  2. 遗传算法主要是三个算子的作用,而聚类对初始中心和分的类数确定很差,本思想吧两者的优点联系到了一起-The main role of genetic algorithm is the three operators, but the performance of clustering is poor.we make the contacts of the advantages.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4195
    • 提供者:wangyuying
  1. GA-P-Kmeans

    0下载:
  2. 混合遗传算法和Kmeans的数据聚类程序,对于要做遗传算法改进的人会有很大帮助的!-hybird GA with Kmeans to data clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4369
    • 提供者:魏魏
  1. GFCM

    4下载:
  2. 遗传算法优化模糊聚类算法,形成全部最优,克服初始值敏感问题。-By using the genetic algorithm to optimize the fuzzy clustering, form the overall convergence, contains brief code, choice, cross, the variation, FCM algorithm, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:105014
    • 提供者:Daiyan
  1. Ant_clony_of_alogrithm

    1下载:
  2. 基本蚁群聚类算法及其改进算法[带Matlab源代码] 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子, 产生变异,从而更快的收敛。 -The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-con
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:259882
    • 提供者:陈魁
  1. chapter20

    0下载:
  2. matlab学习案例,基于遗传模拟退火算法的聚类算法-the matlab case study, the clustering algorithm based on genetic simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:11565
    • 提供者:蔡正杰
  1. GA

    1下载:
  2. 基于K均值聚类的遗传算法,改进k均值的遗传算法-Genetic Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2014-05-31
    • 文件大小:25600
    • 提供者:赵晓
  1. Genetic-optimization-of-C-clustering

    0下载:
  2. 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1346
    • 提供者:鹿丸九
  1. ga-as-fcm

    0下载:
  2. 基于遗传模拟退火算法的聚类算法肯定是可以用的,而且效果不错的。-Certainly genetic simulated annealing algorithm-based clustering algorithm can be used, and the effect is good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:11919
    • 提供者:杨晓帆
  1. yichuanFCM

    0下载:
  2. 这是一个MATLAB程序,主要实现的用遗传算法来改进模糊C-均值聚类。-This is a MATLAB program, mainly achieved using genetic algorithms to improve fuzzy C-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1453
    • 提供者:王鸿举
  1. GC-Program

    0下载:
  2. 这是一个仿真程序,对文章Genetic algorithm-based clustering technique做的仿真,遗传聚类算法,比较经典的一个遗传算法用于聚类的单目标聚类算法,matlab写的。-This is a simulation program, the article Genetic algorithm-based clustering technique to do the simulation, genetic clustering algorithm, a classi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:6824
    • 提供者:feng
  1. 123456

    0下载:
  2. 模式识别,vc++实现,特征提取,聚类分析,遗传算法,-Pattern recognition, vc++ achieved, feature extraction, cluster analysis, genetic algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:21721058
    • 提供者:郭雄伟
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. monituihuo

    0下载:
  2. 遗传模拟退火+聚类 源程序+数据 学习该算法的重要案例-Genetic simulated annealing the+ clustering source+ data to learn the important case of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:11573
    • 提供者:wangying
  1. article-of-pp

    0下载:
  2. 三篇投影寻踪的经典文献 基于投影寻踪和遗传算法的一种非线性系统建模方法; 基于投影寻踪模型和加速遗传算法的石羊河流域水资源承载力综合评价; 基于遗传算法的投影寻踪聚类模型对银川市各地区水资源承载能力评估. -Three classic literature Projection Pursuit based on genetic algorithm based on projection pursuit model and accelerating genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:309213
    • 提供者:wangying
  1. genetic-algorithm

    0下载:
  2. 遗传算法,分类器,聚类器,在VC++环境下实现。-genetic algorithm, classifier, cluster,VC++
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-30
    • 文件大小:131691
    • 提供者:YJ
  1. 09021425

    0下载:
  2. 聚类算法,以及基于遗传模拟退火算法的聚类算法,优化聚类算法-Clustering algorithm, and the clustering algorithm based on genetic simulated annealing algorithm to optimize the clustering algorithm
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-01
    • 文件大小:224400
    • 提供者:周云
  1. shujuwajuesuanfayuanma

    0下载:
  2. 多种算法,遗传,神经网络 ,聚类 ,apriori等-A variety of algorithms, genetic, neural networks, clustering, apriori
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:6682809
    • 提供者:见妮眼开
  1. sa-fcm

    0下载:
  2. 用matlab编写用遗传算法改进的模糊聚类算法的程序,-Prepared using matlab genetic algorithm fuzzy clustering algorithm procedures,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:17831
    • 提供者:张雪
  1. GAalgorithm

    0下载:
  2. 介绍了基于遗传模拟退火算法的聚类算法,给出了其编程程序-Introduces the simulated annealing algorithm based on genetic clustering algorithm gives its programming procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:12918
    • 提供者:李炫富
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com